home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 August / macformat-040.iso / mac / Demos / Secrets of the Luxor® Demo / Setup / 00003.ls next >
Encoding:
Text File  |  1996-05-03  |  107 b   |  7 lines

  1. on exitFrame
  2.   global framenm, movienm
  3.   set framenm to 1
  4.   set movienm to "Motel"
  5.   go("1", "mojave")
  6. end
  7.